home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-03 | 13.4 KB | 324 lines | [TEXT/R*ch] |
- BBEdit 3.1 Release Notes
- ------ --- ------- -----
-
- December 3, 1994
-
- This document contains information which was developed too late to be
- included in the manuals.
-
- BBEdit Is Commercial!
- ------ -- -----------
-
- This version of BBEdit is NOT FREE. If you are using a non-demo copy that
- you obtained by a means other than a legitimate site license, product
- bundle, or direct purchase, then we encourage you to write to the
- address below and order your own copy. The pricing is reasonable, and
- options are available for discount and quantity pricing.
-
- External Services and Startup Performance
- -------- -------- --- ------- -----------
-
- The first time BBEdit starts up, it attempts to locate the application
- associated with each external service. If the application isn’t found,
- BBEdit will keep trying to find it on subsequent occasions, until it
- either finds the application, or until you turn off the corresponding
- check-box in the “External Services” section of the Preferences dialog.
-
- Since an unsuccessful search for an application takes time, you should
- turn off the check box corresponding to any application you don’t have
- available. Doing so will decrease the time that BBEdit takes to start
- up.
-
- BBEdit and CodeWarrior
- ------ --- -----------
-
- BBEdit’s support of integration with CodeWarrior requires version 1.2
- of CodeWarrior (distributed in the “CW5” release). CodeWarrior takes
- a somewhat more passive approach to external-editor support, and for
- that reason, the following limitations apply:
-
- - CodeWarrior does not provide a means to select the external editor.
- Thus, if you double-click on a file in an open CodeWarrior project
- while in CodeWarrior, your source file will open up in CodeWarrior’s
- editor. As an alternative, open your CodeWarrior projects in BBEdit. In
- the project browser next to the “Open” button is a small icon; click in
- this icon to open the project in CodeWarrior (and to launch CodeWarrior
- if it’s already running). When you double-click on a file in a BBEdit
- project browser, BBEdit will open the source file, and will enable items
- on the Compiler menu if the source file belongs to the project that’s
- currently open in CodeWarrior.
-
- - CodeWarrior does not arbitrate with the external editor for the
- text. The practical result of this is that you will need to save files
- before compiling them, if you wish your current changes to be compiled.
- If CodeWarrior is the target environment, BBEdit will ask if you wish
- to save an unsaved file before compiling it. Also, if you choose “Bring
- Up To Date” or “Run”, and you have unsaved source files connected to the
- currently open project, BBEdit will ask if you wish to save them before
- compiling.
-
- Desktop Database Problems
- ------- -------- --------
-
- On occasion, you may find that the Finder doesn’t display the correct
- icon for BBEdit documents, or that you can’t drag documents onto the
- BBEdit application (or an alias to the application) to open them.
-
- This behavior is not indicative of a problem with BBEdit; rather, it’s
- an indication that the database that the Finder uses to associate
- applications, icons, and documents (known as the “desktop database”) has
- become confused or corrupted.
-
- When this happens, it’s usually desirable to force the Finder to
- reconstruct the desktop database. To do this, reboot your machine, and
- immediately hold down the Shift key until the message “Extensions Off”
- appears. As soon as this message appears, release the Shift key, and
- hold down the Command and Option keys. For each volume that mounts at
- startup, the Finder will ask whether you wish to rebuild the desktop
- database. Click “OK”, and the Finder will do so.
-
- Corruption in the desktop database can also render BBEdit unable to
- locate external services. If you have an service installed (say, the
- THINK Project Manager), but BBEdit doesn’t make the service available to
- you, rebuilding the desktop database will usually help. (This assumes
- that you’ve already checked to make sure that the application you’re
- trying to use is of an appropriate version.)
-
- “Can’t Undo” Alerts
- ------ ----- ------
-
- A number of actions, most notably many extensions, are not undoable.
- As a matter of course, BBEdit will pose an alert: “<action> is not
- undoable. Do you still wish to proceed?” If these alerts annoy you,
- you can turn them off. The appropriate option is in the Editor section
- of the “Preferences” dialog. (The “Preferences...” command is found under
- the Edit menu.)
-
- On Location 2.0, Quadras, and AppleShare
- -- -------- ---- -------- --- ----------
-
- There is a bug in On Location versions 2.0 and 2.0.1 which will cause
- your Macintosh to hang if you’re using a Macintosh Quadra, you have
- AppleShare volumes mounted, and you attempt to perform an On Location
- search with BBEdit. To avoid this hang, don’t select “On Location”
- from the “Search Method” popup in the “Multi-File Searching” section
- of the Find dialog.
-
- (Note that an “AppleShare volume” can be a fileserver volume or a volume
- on someone else’s Macintosh published with Personal File Sharing under
- System 7.0.)
-
- THINK Project Manager
- ----- ------- -------
-
- The THINK Project Manager, used in THINK C and Symantec C++ version 6.0
- and later, has a number of bugs and limitations which occasionally make
- working with an external editor difficult. Presently, we are working
- with the technical staff at Symantec to resolve these issues. They
- should be taken care of for future versions of both BBEdit and the THINK
- Project Manager.
-
- The most noticeable problems are as follows:
-
- - On occasion, the THINK Project Manager will inexplicably refuse
- to provide the list of headers included by a given source file.
- If you control- option-click in the title bar of a connected source
- file and you don’t get the list, this is most likely the cause.
- Should this happen, deactivate the source window in question
- and re-activate it, and BBEdit will try to get the list of includes
- again. You can, of course, use the function popup in the status bar,
- which will also provide access to the include files.
-
- - The THINK Project Manager provides no atomic way for the external
- editor to inform it that the name or location of a connected source
- file has changed. This means that if you do a “Save As...” of a
- connected source file, the TPM will continue to use the old source
- file. Until this problem is resolved in the TPM, you’ll have to
- manually remove the old file and add the new file to the proper
- location.
-
- - There is a bug in version 7.0 of the THINK Project Manager
- which may cause it to crash after opening a file in the external
- editor. This bug is fixed in version 7.0.3 of the TPM; an updater
- package may be obtained from most online information services
- or directly from Symantec.
-
- - Version 7.0.1 of the THINK Project Manager has a bug in it which
- will prevent the TPM from quitting if the external editor is running.
- This bug is fixed in version 7.0.3 of the TPM; an updater
- package may be obtained from most online information services
- or directly from Symantec.
-
- - In spite of the above fix, version 7.0.4 will refuse to quit
- in some situations when the editor pointed to by the “Editor”
- tool alias is running. We have verified that the problem is on
- the TPM’s end, and we are working with Symantec to identify and
- resolve the problem.
-
- - Because of latency issues between BBEdit and the THINK Project
- Manager, certain menu items or services may not be available
- immediately after bringing a window to the front. Usually, the
- services will become available after one or two seconds.
-
- Symantec C++ for Power Macintosh
- -------- --- --- ----- ---------
-
- BBEdit 3.1 supports Symantec C++ for Power Macintosh version 8.0, known
- among cognoscenti as “Rainbow”. At the time of BBEdit 3.1’s release,
- Rainbow is still in prerelease form. If you are a Rainbow beta site or
- a Symantec Developer’s Advantage customer, and you’re using BBEdit with
- Rainbow, please let us know. We are working closely with Rainbow users
- and Symantec to ensure that BBEdit provides a high level of support for
- this new environment.
-
- Printing with Substituted Fonts
- -------- ---- ----------- -----
-
- Because of idiosyncracies in the LaserWriter driver 7.1 and earlier,
- there are some character spacing anomalies when printing with a
- substituted monospaced font (i.e. Monaco). To avoid these problems,
- print in a non-substituted, monospaced PostScript font such as Courier.
- (With BBEdit, you can of course edit in one font, and print in
- another.)
-
- These problems appear to be resolved as of version 8.1.1 of the
- LaserWriter driver.
-
- Fractional Spacing
- ---------- -------
-
- BBEdit 3.1 supports a “Fractional Spacing” option when printing. We
- recommend that you use this option if you are printing in a small
- (less than 9-point) font size.
-
- FaxSTF “FaxPrint” Printer Driver
- ------ ---------- ------- ------
-
- Version 2.2.3 of the “FaxPrint” printer driver, supplied with the FaxSTF
- fax software package, has a bug in it which can cause all applications,
- not just BBEdit, to malfunction. STF Technologies has been notified of
- the problem. In the meantime, to avoid potential problems, choose another
- printer driver, such as the ImageWriter or LaserWriter driver, except
- when you’re planning to fax documents directly from within BBEdit.
- Contact STF Technologies for the latest information on the availability
- of a fix. (As of the writing of this note, FaxSTF has been updated
- to version 3.0.)
-
- NOW Utilities
- --- ---------
-
- Older versions of Super Boomerang have a bug which affects BBEdit;
- in particular, you cannot type upper-case letters in the “Save As…”
- dialog. This bug is fixed in version 4.0 and later of the NOW Utilities
- package; contact Now Software for an update.
-
- Now Save causes BBEdit’s “File” menu to get scrambled. To avoid this,
- turn off Now Save when running BBEdit.
-
- Standard File Hacks
- -------- ---- -----
-
- There are some third-party extensions which modify the standard "Open"
- and "Save" dialogs (known colloquially as "Standard File"). In a couple
- of known cases, some of these extensions have a bug which causes
- correctly written applications to crash. Specifically:
-
- - "Click, there it is!", version 1.0.1. Version 1.0.4 is current, and
- fixes this problem. Registered owners should contact the author for
- more information.
-
- - Quickeys version 2.1 also appears to have a similar problem.
-
- If either of these extensions is installed, BBEdit will most likely
- crash when trying to bring up a Standard File dialog. (BBEdit's "Open"
- and "Save" dialogs should work correctly, but dialogs in other parts of
- BBEdit, such as the File Types section of the preferences dialog, will
- not.)
-
- The Programmer’s Editor Package
- --- ------------ ------ -------
-
- BBEdit was written with libraries which are part of the Programmer’s
- Editor Package. The PE Package provides high-performance text editing,
- searching, directory search, and pattern-match capabilities for use
- in text-manipulation programs. For more information, write to the
- address below.
-
- Documentation Errors?
- ------------- -------
-
- If you find an error in the documentation, please let us know. One of
- the reasons we’re on CD-ROM with electronic documentation is so that we
- can make revisions to the manual and incorporate the improvements in
- subsequent pressings of the CD. The same logic applies to improvements
- and fixes to the software. In addition to uploading free patches to fix
- bugs in the software, we plan to offer a policy by which registered
- owners can obtain a new CD at nominal cost.
-
- Contact Address
- ------- -------
-
- Should you have questions about BBEdit, write or send e-mail to the
- address below:
-
- Bare Bones Software, Inc.
- P.O. Box 108
- Bedford, MA 01730-0108
- Internet: bbsw@netcom.com
- Compuserve: 73051,3255
- AppleLink: BARE.BONES
- eWorld: BareBones
- Fax: (508) 651-7584
-
- For technical support, bug reports, and other issues of an immediate
- nature, we strongly encourage you to use electronic mail. Not only
- does it save paper and time, but you will also be guaranteed of a
- response within hours of receipt of your message.
-
- From time to time, we will release patches to correct problems in the
- software, and/or add minor functionality. These patches are free, and
- may be freely redistributed. We do not send out notification to our
- customers, but we post announcements to the net and major information
- services as a matter of course.
-
- If you do have a problem with the software, please let us know about it.
- All too often, customers don’t report problems for one reason or
- another. Remember that if we don’t hear about it, we can’t fix it.
-
- Additional Acknowledgements
- ---------- ----------------
-
- The regular-expression library used for ‘grep’ searching is based on the
- ‘regexp’ package, written by Henry Spencer of the University of
- Toronto. Pete Keleher provided a Mac- compatible version, from which
- BBEdit’s code is derived.
-
- Thanks!
- -------
-
- Thank you for purchasing BBEdit. If you have any suggestions for
- improvements, or any problems to report, don’t be shy. Our experience
- shows that feedback from our customers has consistently led to better
- products and happier users.
-
- Thanks also to the many people who, in one way or another, directly
- contributed to the production and success of BBEdit. They’re all listed
- in the about box; choose “About BBEdit...” from the Apple menu to see
- their names.
-
- Finally, thanks to all of our customers, who have invested in our
- product and our company, and, by doing so, have given us the ability to
- keep producing and improving our software.
-
- Rich Siegel
- President & CEO
-
- Michael Fryar
- Chief Operating Officer
-
- Patrick Woolsey
- Chief Technology Officer
-
- Christopher Radliff
- Vice President/Marketing
-